Skip to content

Fix/insecure deserialization#31

Open
Msfv3n0m wants to merge 4 commits intotae898:mainfrom
Msfv3n0m:fix/insecure-deserialization
Open

Fix/insecure deserialization#31
Msfv3n0m wants to merge 4 commits intotae898:mainfrom
Msfv3n0m:fix/insecure-deserialization

Conversation

@Msfv3n0m
Copy link

User input was being insecurely deserialized via the jsonpickle library

Changes:

  • removed jsonpickle dependency
  • added input validation and error handling

Testing:

  • Manually tested by submitting a serialized python object via JSON

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant